home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 1 / Amiga Tools.iso / egs-tools / egs_dev-disk / egsincludes / proto / gbcolorpot.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-06-06  |  225 b   |  10 lines

  1. #ifndef EGS_PROTO_GBCOLORPOT_H
  2. #define EGS_PROTO_GBCOLORPOT_H
  3.  
  4. #include <egs/clib/gbcolorpot_protos.h>
  5. #include <egs/pragmas/gbcolorpot_pragmas.h>
  6.  
  7. extern struct Library *EGBColorPotBase;
  8.  
  9. #endif /* EGS_PROTO_GBCOLORPOT_H */
  10.